if (promptService.confirm(win, "Photo Account Required", "A Photo Account is required to upload photos. Click OK to open My Accounts where you can join a photo service or add an existing account to Flock.")) {
win.flock_photo.util.launchSettings(null);
}
}
flockPhotoUploadService.prototype._showUploaderWindow = function PUS__showUploaderWindow () {
// Set pref that specifies whether the uploader has been used
var prefService = Cc['@mozilla.org/preferences-service;1'].getService(Ci.nsIPrefService);